home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / grafica / grafica3 / cllctr21.rd0 < prev    next >
Text File  |  1997-01-18  |  2KB  |  69 lines

  1. Short:    A powerful picture catalogger. Fixed version.
  2. Author:   calendin@massilia.univ-mrs.fr <Frederic Calendini>
  3. Uploader: calendin@massilia.univ-mrs.fr <Frederic Calendini>
  4. Type:     gfx/misc
  5. Replaces: gfx/misc/Collector21.lha
  6.  
  7.  
  8. Sorry, the Collector21.lha archive contains a bugged executable. So here 
  9. is a fixed version that should stop crashing on machines using 
  10. locale.library v38.x.
  11.  
  12. Another small bug was fixed, BTW.
  13.  
  14. =========================================================================
  15.  
  16. This program allows to create indexes of reduced pictures. It offers many
  17. possibilities and has some features that other programs of this type have
  18. not... And it's totally free !
  19.  
  20. It has been totally re-written in C (the first version was produced with AMOS
  21. PRO), respecting totally the system. The Dice 3.20 compiler has been used.
  22. Even if you already checked out the first version, I strongly recommend you
  23. to try this one too, since the program has been greatly enhanced (in fact,
  24. there's no comparison)...
  25.  
  26. If you own a great number of pictures, this program will become a MUST
  27. quickly !
  28.  
  29.  
  30. Features :
  31.  
  32.     - Fast (optimised for 68020+ processors).
  33.     - Compact.
  34.     - Doesn't use MUI, BGUI, Triton,  ClassAct or any other GUI interface.
  35. Only system's Gadtools.library, which seems really sufficient (and much more
  36. memory saving)...
  37.     - Allows creation of 16 or 256 grayscale, or 256 colors thumbnails, with
  38. high image quality.
  39.     - Supports XPK compression.
  40.     - Respects totally the AMIGA system.
  41.     - Customizable.
  42.     - Handles multi-volumes indexes.
  43.     - Capability to update indexes very easily (all is automatic)
  44.     - Very powerful system of actions associated to each picture format.
  45.     - Free !
  46.  
  47. This program is CREATION-WARE (see doc for details)...
  48.  
  49.  
  50.  
  51. * Changes in version 2.1 :
  52.  
  53. - Fixed a nasty bug that made Collector crash at runtime  on  some  
  54. machines (well, I hope so !).
  55. Sorry  for  this, and thanks to the people that reported this bug and allowed
  56. me to release this fixed version so fast !
  57.  
  58. - Uses special features of the  MPImage  library  v5.1  in  greyscale  format
  59. (faster, and less memory needed thanks to the library FORCEGREY option). With
  60. this new method and  the  optimisations  done  in  the  new  MPImage  library
  61. version, Collector creates indexes noticeably faster.
  62.  
  63. - The index completion is now case insensitive.
  64.  
  65. - Now Collector tells you if it could not find an action associated to a file
  66. type.
  67.  
  68. - The IndexConv program was totally rewritten.
  69.